[INFO] cloning repository https://github.com/SushantChandla/proxy-kamino-vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SushantChandla/proxy-kamino-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushantChandla%2Fproxy-kamino-vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushantChandla%2Fproxy-kamino-vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c081d44b636d9de39427d53ff5e99f7b3dc76f4
[INFO] checking SushantChandla/proxy-kamino-vault against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushantChandla%2Fproxy-kamino-vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SushantChandla/proxy-kamino-vault
[INFO] finished tweaking git repo https://github.com/SushantChandla/proxy-kamino-vault
[INFO] tweaked toml for git repo https://github.com/SushantChandla/proxy-kamino-vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SushantChandla/proxy-kamino-vault on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SushantChandla/proxy-kamino-vault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137
[INFO] running `Command { std: "docker" "start" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anchor-syn v0.24.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking solana-security-txt v1.1.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anchor-idl v0.3.1
[INFO] [stderr]    Compiling anchor-generate-cpi-interface v0.3.1
[INFO] [stderr]    Compiling anchor-generate-cpi-crate v0.3.1
[INFO] [stderr]     Checking anchor-gen v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=dd4da9deb146ea8e -C extra-filename=-93143218fb0a4652 --out-dir /opt/rustwide/target/debug/build/libsecp256k1/93143218fb0a4652/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/a1a14fe710cd4ce2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/4b1a987e62fc34f5/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f6f17e8df8892513/out -L dependency=/opt/rustwide/target/debug/build/crunchy/735be812c04b34d0/out -L dependency=/opt/rustwide/target/debug/build/digest/cc8b81487d7154b8/out -L dependency=/opt/rustwide/target/debug/build/generic-array/dfd370d51d5a7abd/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c0e69078da3c6cfc/out -L dependency=/opt/rustwide/target/debug/build/libc/6afe116bf1f60aba/out -L dependency=/opt/rustwide/target/debug/build/opaque-debug/7bd318350b485f82/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/21c442dd883eef2b/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/89e5db3a206d0900/out -L dependency=/opt/rustwide/target/debug/build/rand_core/520a37aa8255a48f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/6b752c095825efb3/out -L dependency=/opt/rustwide/target/debug/build/subtle/d0d3674a40083f5f/out -L dependency=/opt/rustwide/target/debug/build/typenum/58bc8c8872f95f77/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/900e5e0215ce0bfe/out --extern arrayref=/opt/rustwide/target/debug/build/arrayref/5e03361fff43da3e/out/libarrayref-5e03361fff43da3e.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/80f2413bd68a24bf/out/libbase64-80f2413bd68a24bf.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/cc8b81487d7154b8/out/libdigest-cc8b81487d7154b8.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/build/libsecp256k1-core/d6d8277630c22693/out/liblibsecp256k1_core-d6d8277630c22693.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/25b3407fcf8ebab0/out/librand-25b3407fcf8ebab0.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/752bf2d3d6eec721/out/libserde-752bf2d3d6eec721.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/f218cfa4348a73ac/out/libsha2-f218cfa4348a73ac.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=69f1631d51be209c -C extra-filename=-18e4b40f8ce1a538 --out-dir /opt/rustwide/target/debug/build/fixed/18e4b40f8ce1a538/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/b7bc52c7aaa9cbc3/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/4b1a987e62fc34f5/out --extern az=/opt/rustwide/target/debug/build/az/4522d80e9fd4ea6c/out/libaz-4522d80e9fd4ea6c.rmeta --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/0622d17959d963dc/out/libbytemuck-0622d17959d963dc.rmeta --extern half=/opt/rustwide/target/debug/build/half/75fabf5657bb4deb/out/libhalf-75fabf5657bb4deb.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/58bc8c8872f95f77/out/libtypenum-58bc8c8872f95f77.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137", kill_on_drop: false }`
[INFO] [stdout] 70bf97def9a7f729973927042bc6ae5b8e780f26ad9a41aa4461198359af4137
